DataGrid for WPF/Silverlight
RemoveRows(DataGridRow[]) メソッド

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > C1DataGrid クラス > RemoveRows メソッド : RemoveRows(DataGridRow[]) メソッド
削除する行。
行セットを削除します。
シンタックス
'宣言
 
Public Overloads Function RemoveRows( _
   ByVal removedRows() As DataGridRow _
) As System.Boolean
public System.bool RemoveRows( 
   DataGridRow[] removedRows
)

パラメータ

removedRows
削除する行。

戻り値の型

行が削除されると True
参照

C1DataGrid クラス
C1DataGrid メンバ
オーバーロード一覧